home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / lib / mntlib44.zoo / mntlib / lattice / makefile.l16 < prev    next >
Encoding:
Makefile  |  1992-06-20  |  144 b   |  10 lines

  1. #
  2. # Makefile for the Lattice MiNT library (16 bit int default)
  3. #
  4. CRT0=    csnb.o
  5. CLIB=    lcsnb.lib
  6. COPTS=    -w
  7. ASFLAGS=-D__MSHORT__
  8.  
  9. include    mincl.lcc
  10.